SixBit API Schema
IsManualURLType Simple Type
Description
This flag indicates the picture is referenced from a URL and not stored by SixBit. If set to "true", the ManualURL element must be provided.
Namespace (none)
Type
Restriction of xs:boolean
Diagram
IsManualURLType Simple Type
Overview
IsManualURLType Restriction of xs:boolean
This flag indicates the picture is referenced from a URL and not stored by SixBit. If set to "true", the ManualURL element must be provided.
Source
<xs:simpleType name="IsManualURLType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>This flag indicates the picture is referenced from a URL and not stored by SixBit.  If set to "true", the ManualURL element must be provided.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:boolean" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.